-
Home
-
WP-SCSS
-
4.0.4 (latest)
-
Code
-
Classes
- UnitlessSassNumber
| Total Complexity |
41 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
198 |
| Lines of code |
121 |
| Logical lines of code |
53 |
| Comment lines |
6 |
| Methods |
28 |
| Properties |
0 |
Methods 28
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| dividedBy() |
S |
63 |
3 |
10 |
| convertToMatch() |
S |
70 |
2 |
6 |
| convertValueToMatch() |
S |
70 |
2 |
6 |
| greaterThan() |
S |
70 |
2 |
6 |
| greaterThanOrEquals() |
S |
70 |
2 |
6 |
| lessThan() |
S |
70 |
2 |
6 |
| lessThanOrEquals() |
S |
70 |
2 |
6 |
| modulo() |
S |
70 |
2 |
6 |
| plus() |
S |
70 |
2 |
6 |
| minus() |
S |
70 |
2 |
6 |
| times() |
S |
70 |
2 |
6 |
| equals() |
S |
77 |
2 |
3 |
| __construct() |
S |
79 |
1 |
3 |
| getNumeratorUnits() |
S |
82 |
1 |
3 |
| getDenominatorUnits() |
S |
82 |
1 |
3 |
| hasUnits() |
S |
82 |
1 |
3 |
| withValue() |
S |
80 |
1 |
3 |
| withSlash() |
S |
78 |
1 |
3 |
| hasUnit() |
S |
82 |
1 |
3 |
| hasCompatibleUnits() |
S |
80 |
1 |
3 |
| hasPossiblyCompatibleUnits() |
S |
80 |
1 |
3 |
| compatibleWithUnit() |
S |
82 |
1 |
3 |
| coerceToMatch() |
S |
80 |
1 |
3 |
| coerceValueToMatch() |
S |
81 |
1 |
3 |
| coerce() |
S |
79 |
1 |
3 |
| coerceValue() |
S |
81 |
1 |
3 |
| coerceValueToUnit() |
S |
81 |
1 |
3 |
| unaryMinus() |
S |
80 |
1 |
3 |